CourseCorequisiteRuleCourse 
EntityType  Independent 
Logical Entity Name  CourseCorequisiteRuleCourse 
Default Table Name  AdCourseCoReqDetail 
Logical Only  NO 
Definition 
 
Note 
 

CourseCorequisiteRuleCourse Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
CourseCorequisiteRuleId(FK)    INTEGER  NO 
 
CorequisiteCourseId(FK)    INTEGER  NO 
 
MinimumGpaRequired    NUMERIC(9, 2)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

CourseCorequisiteRuleCourse Keys 
Key Name  Key Type  Keys 
Nk_AdCourseCoReqDetail_AdCourseID  Inversion Entry  CorequisiteCourseId 
Nk_AdCourseCoReqDetail_AdCourseCoReqRuleId  Inversion Entry  CourseCorequisiteRuleId 
Pk_AdCourseCoReqDetailAdCourseCoReqDetailID  PrimaryKey  Id 

CourseCorequisiteRuleCourse Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Course  Non-Identifying  Zero or One to Zero or More        CorequisiteCourseId  NO 
CourseCorequisiteRule  Non-Identifying  One To Zero or More        CourseCorequisiteRuleId  NO 
Course  Non-Identifying  One To Zero or More        CorequisiteCourseId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

CourseCorequisiteRuleCourse Check Constraints 
Check Constraint Name  CheckConstraint